home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / tag_sh32.zip / WELCOME.BAT < prev   
DOS Batch File  |  1992-04-13  |  198b  |  10 lines

  1. @echo off
  2. copy dorinfo1.def shuttle
  3. cd shuttle
  4. rem uncomment the next line for multi-user versions and change to suit
  5. rem ren dorinfo#.def dorinfo1.def
  6. shuttle
  7. del dorinfo1.def
  8. cd ..
  9. exit
  10.